home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / dev / misc / FetchRefs1.3.lha / FetchRefs1.3 / Source.ReadMe < prev   
Encoding:
Text File  |  1999-07-04  |  1.4 KB  |  35 lines

  1. 4-Jul-99
  2.  
  3. The sources for FetchRefs and GenerateIndex are packed away in an archive.
  4. This is to limit the number of files when unpacking the main archive; most
  5. people will probably not want to unarchive the source anyway.
  6.  
  7. FetchRefs
  8. ---------
  9. The source is written  for the    SAS/C compiler    (adapted by R.Florac).  It
  10. corrects a bug from version 1.2, causing  CPU with a cache to crash.  It's
  11. also localised (french catalog included).
  12.  
  13. GenerateIndex
  14. -------------
  15. The source is written in C and I compile it using DICE 2.07.54R -  porting
  16. to some other compiler may turn out a bit hard, considering the DICE ARexx
  17. stuff. I have thought about using easyarexx.library instead  but  for  now
  18. the distribution conditions have kept me from doing it.
  19.  
  20.  
  21. To compile, you need the developer parts of ReqTools and Triton as well as
  22. the  link  libraries  pools.lib  and  sortlist.lib.  They  are    all freely
  23. distributeable and  should  not  be  too  hard    to  find  (perhaps  except
  24. sortlist.lib?). If all else fails, contact me.
  25.  
  26. Please note that while you are welcome to peek at and even steal/copy code
  27. and  ideas  from  my  source  to  new projects of yours, you are in no way
  28. permitted to distribute a modified version of FetchRefs or  GenerateIndex.
  29. If  you  *do* improve either of them you *must* contact me so I can make a
  30. distribution that includes your improvements. This  ensures  integrity    in
  31. the version numbering and that any new release has *all* improvements.
  32.  
  33. -And, Roland.
  34.  
  35.